projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41fb6f6
)
builder: Remove unused typedef
author
Timm Bäder
<mail@baedert.org>
Sun, 3 Jan 2021 11:33:25 +0000
(12:33 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 5 Jan 2021 07:53:13 +0000
(08:53 +0100)
gtk/gtkbuilderprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilderprivate.h
b/gtk/gtkbuilderprivate.h
index 7750b5b841c03860426b188d602c5160a2f7ea10..74c688b2def0d236dc626a55635587aa1a5086e9 100644
(file)
--- a/
gtk/gtkbuilderprivate.h
+++ b/
gtk/gtkbuilderprivate.h
@@
-190,8
+190,6
@@
typedef struct {
GHashTable *object_ids;
} ParserData;
-typedef GType (*GTypeGetFunc) (void);
-
/* Things only GtkBuilder should use */
GBytes * _gtk_buildable_parser_precompile (const char *text,
gssize text_len,